rustc-ap-rustc_attr 680.0.0

Automatically published version of the package `rustc_attr` in the rust-lang/rust repository from commit 44ae0b8b2def2a26b82e0a93f8c8c2c523cc3643 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
docs.rs failed to build rustc-ap-rustc_attr-680.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rustc-ap-rustc_attr-656.0.0

Functions and types dealing with attributes and meta items.

FIXME(Centril): For now being, much of the logic is still in rustc_ast::attr. The goal is to move the definition of MetaItem and things that don't need to be in syntax to this crate.